Skip to content

TS-46179 Obfuscate access token in DEBUG and WARN logs#890

Merged
stahlbauer merged 1 commit into
masterfrom
ts/46179_access_key_log
Apr 27, 2026
Merged

TS-46179 Obfuscate access token in DEBUG and WARN logs#890
stahlbauer merged 1 commit into
masterfrom
ts/46179_access_key_log

Conversation

@DreierF
Copy link
Copy Markdown
Contributor

@DreierF DreierF commented Apr 27, 2026

The Teamscale access token leaked in clear text into three log sites that are forwarded to Teamscale when the LogToTeamscaleAppender is active (config-id + debug=true): the parser-level "Parsing options" and "Received options from Teamscale" debug logs, plus the "multiple java agents" warn log. Existing INFO-level obfuscation already covered the startup banner.

Addresses issue TS-46179

  • Changes are tested adequately
  • Teamscale documentation updated in case of user-visible changes
  • CHANGELOG.md updated
  • Present new features in N&N
  • TGA Tutorial updated
  • TIA Tutorial updated

Please respect the vote of the Teamscale bot or flag irrelevant findings as tolerated or false positives. If you feel that the Teamscale config needs adjustment, please state so in a comment and discuss this with your reviewer.

The Teamscale access token leaked in clear text into three log sites
that are forwarded to Teamscale when the LogToTeamscaleAppender is
active (config-id + debug=true): the parser-level "Parsing options"
and "Received options from Teamscale" debug logs, plus the
"multiple java agents" warn log. Existing INFO-level obfuscation
already covered the startup banner.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@stahlbauer stahlbauer merged commit d56f988 into master Apr 27, 2026
4 checks passed
@DreierF DreierF deleted the ts/46179_access_key_log branch April 30, 2026 07:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants